@charset "UTF-8";
img.pic {
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.top-l {
  width: 750px; }

.top-r {
  width: 230px; }

.category-home {
  border: 1px solid #cacaca;
  border-top: none;
  width: 208px; }
  .category-home .border-top-10 {
    display: block;
    border-top: 10px solid #ec6536;
    height: 0; }
  .category-home .category-list {
    background: #333;
    margin-left: -1px;
    margin-right: -1px; }
    .category-home .category-list li {
      position: relative;
      padding-left: 10px;
      border-right: none; }
      .category-home .category-list li .cate-list {
        padding: 3px 10px 3px 0; }
        .category-home .category-list li .cate-list dt {
          height: 20px;
          line-height: 20px;
          margin-top: 3px; }
          .category-home .category-list li .cate-list dt a {
            display: block;
            font-size: 14px;
            float: left;
            color: #fff; }
          .category-home .category-list li .cate-list dt .arrow-right {
            float: right;
            margin-right: 5px;
            margin-top: 13px;
            color: #ccc; }
        .category-home .category-list li .cate-list dd {
          line-height: 20px;
          padding-bottom: 4px;
          margin-top: 3px; }
          .category-home .category-list li .cate-list dd a {
            color: #ccc;
            margin-right: 4px; }
          .category-home .category-list li .cate-list dd a:hover {
            color: #019865; }
        .category-home .category-list li .cate-list dl {
          border: none; }
      .category-home .category-list li:hover .cate-list {
        z-index: 3;
        position: relative; }
      .category-home .category-list li:hover .twayshow {
        display: block; }
    .category-home .category-list .liLinear {
      height: 1px;
      background: linear-gradient(to right, #333, #fff, #333); }
    .category-home .category-list .green {
      color: #00ff00; }
  .category-home .twayshow {
    padding: 5px 10px 5px 25px;
    position: absolute;
    display: none;
    width: 650px;
    min-height: 200px;
    background: #fff;
    z-index: 2;
    top: 0px;
    left: 210px;
    border: 1px solid #ccc; }
  .category-home .pct_letter {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 15px; }
    .category-home .pct_letter a {
      font-size: 14px;
      padding: 2px 7px;
      font-family: arial; }
      .category-home .pct_letter a:hover {
        color: #019865;
        text-decoration: underline !important; }
    .category-home .pct_letter .active {
      color: #fff !important;
      font-weight: bold;
      background: #019865; }
  .category-home .word-list {
    display: block;
    width: 650px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd; }
    .category-home .word-list dd {
      display: block;
      line-height: 24px; }
      .category-home .word-list dd a {
        margin-right: 18px;
        color: #333; }
        .category-home .word-list dd a:hover, .category-home .word-list dd a.oc {
          color: #ec6536; }
  .category-home .cz-list {
    display: block;
    width: 650px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd; }
    .category-home .cz-list a {
      margin-right: 18px;
      color: #333;
      line-height: 24px; }
      .category-home .cz-list a:hover {
        color: #ec6536; }
  .category-home .loading {
    background: url(loading.gif) center 100px no-repeat !important;
    background-color: #FFFFFF;
    width: 600px;
    height: 466px; }

.AD-box {
  width: 750px;
  margin-top: 5px;
  overflow: hidden; }
  .AD-box .AD {
    width: 755px; }
  .AD-box li {
    float: left;
    margin-top: 7px;
    margin-right: 5px;
    margin-left: 5px; }
    .AD-box li a,
    .AD-box li img {
      display: block; }
    .AD-box li img {
      width: 175px;
      height: 120px;
      border: 1px solid #cacaca; }

.swiper-container {
  width: 738px;
  height: 245px;
  overflow: hidden !important;
  border: 1px solid #cacaca; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.login-box {
  height: 142px;
  border: 1px solid #ccc;
  border-bottom: none;
  padding: 0 0 0 9px;
  overflow: hidden; }
  .login-box .unlogin {
    padding-top: 7px;
    position: relative;
    height: 100%;
    box-sizing: border-box; }
    .login-box .unlogin .login-status {
      position: absolute;
      bottom: 15px; }
    .login-box .unlogin .welcome {
      display: inline-block;
      line-height: 32px;
      color: #666; }
  .login-box .xiaxi-img {
    width: 55px;
    height: 55px;
    background-size: 70px;
    display: inline-block;
    background-position: -10px -6px;
    background-image: url("../../images/ico12.png");
    float: left; }
  .login-box a.btns {
    float: left;
    display: block;
    width: 90px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #fff;
    font-family: 微软雅黑;
    padding: 2px 4px; }
  .login-box a.log {
    background-color: #019865; }
  .login-box a.regist {
    background-color: #fff;
    color: #019865;
    border: 1px solid #019865; }
  .login-box .log-in {
    position: relative;
    height: 100%;
    box-sizing: border-box;
    padding: 10px 0; }
    .login-box .log-in .log-name {
      width: 100px;
      height: 36px;
      line-height: 36px;
      overflow: hidden; }
    .login-box .log-in .welcome-div {
      position: absolute;
      right: 45px;
      top: 5px; }
      .login-box .log-in .welcome-div .welcome {
        height: 25px;
        line-height: 25px;
        color: #666;
        margin-top: 5px; }
    .login-box .log-in .login-status {
      position: absolute;
      bottom: 15px; }
      .login-box .log-in .login-status .btn {
        background: #019865;
        width: 205px;
        height: 20px;
        padding: 5px 0; }

.adPositionId img {
  display: block;
  height: 80px;
  width: 100%; }

.notice {
  border: 1px solid #cacaca;
  height: 364px;
  overflow: hidden;
  position: relative; }
  .notice .notice-t {
    height: 30px;
    border-bottom: 1px solid #cacaca;
    position: relative; }
    .notice .notice-t span {
      display: inline-block;
      height: 29px;
      line-height: 29px;
      font-size: 14px;
      border-bottom: 2px solid #ec6536;
      padding: 0 20px; }
  .notice .notice-more {
    position: absolute;
    top: 7px;
    right: 15px;
    color: #666;
    font-family: 微软雅黑; }
  .notice .notice-content {
    padding: 8px 10px 9px; }
    .notice .notice-content li {
      height: 29px;
      line-height: 29px;
      overflow: hidden;
      background: url(li-style.png) 0 13px no-repeat;
      padding-left: 10px; }
      .notice .notice-content li a {
        display: inline-block;
        color: #666666;
        font-size: 14px; }
        .notice .notice-content li a:hover {
          color: #ec6536; }
  .notice .notice-a {
    position: absolute;
    bottom: 0;
    height: 170px;
    width: 228px;
    background: #fff;
    border-top: 1px solid #ccc;
    font-size: 0; }
    .notice .notice-a a {
      font-size: 14px;
      width: 114px;
      height: 85px;
      box-sizing: border-box;
      display: inline-block;
      line-height: 42px;
      text-align: center; }
      .notice .notice-a a.border-right {
        border-right: 1px solid #ccc; }
      .notice .notice-a a.border-bottom {
        border-bottom: 1px solid #ccc; }
      .notice .notice-a a.border-left {
        border-left: 1px solid #ccc; }
      .notice .notice-a a.border-top {
        border-top: 1px solid #ccc; }
      .notice .notice-a a .icon-img {
        width: 114px;
        height: 42px;
        background-size: 25px;
        background-repeat: no-repeat;
        background-position: center 13px; }
        .notice .notice-a a .icon-img.publish {
          background-image: url("../../images/publish.gif"); }
        .notice .notice-a a .icon-img.buy-publish {
          background-image: url("../../images/buy-publish.gif"); }
        .notice .notice-a a .icon-img.business-real {
          background-image: url("../../images/business-real.gif"); }
        .notice .notice-a a .icon-img.location {
          background-image: url("../../images/location.gif"); }
      .notice .notice-a a:hover .gc6 {
        color: #019865; }

.column {
  border-bottom: 10px solid #ec6536;
  width: 100%; }
  .column .column-name {
    position: relative;
    height: 20px;
    line-height: 20px;
    padding: 10px 0;
    font-size: 18px;
    color: #ec6536; }
    .column .column-name i,
    .column .column-name em {
      display: inline-block;
      float: left; }
    .column .column-name .iconfont {
      font-size: 24px;
      line-height: 20px; }
    .column .column-name em {
      margin-left: 10px;
      border-left: 2px solid #ec6536;
      padding-left: 10px; }

.tit-box {
  border-bottom: 1px solid #cacaca;
  height: 36px;
  line-height: 36px; }
  .tit-box .tit-nav li {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-right: 20px;
    height: 35px; }
    .tit-box .tit-nav li:hover, .tit-box .tit-nav li.on {
      border-bottom: 2px solid #ec6536;
      cursor: pointer; }
      .tit-box .tit-nav li:hover span, .tit-box .tit-nav li.on span {
        color: #ec6536; }
  .tit-box .tit-menu li {
    float: left;
    font-size: 14px;
    border-bottom: 1px solid #cacaca;
    padding: 0 5px; }
    .tit-box .tit-menu li:hover, .tit-box .tit-menu li.on {
      border-bottom-color: #ec6536; }
      .tit-box .tit-menu li:hover a, .tit-box .tit-menu li.on a {
        color: #ec6536; }

.trends .trends-dl dt {
  float: left; }
  .trends .trends-dl dt a {
    display: block; }
  .trends .trends-dl dt .pic {
    width: 108px;
    height: 90px;
    border: 1px solid #cacaca; }
.trends .trends-dl dd a,
.trends .trends-dl dd span {
  display: block; }
.trends .trends-dl dd a:hover span {
  color: #ec6536; }
.trends .trends-dl dd .tit {
  height: 26px;
  line-height: 26px;
  overflow: hidden; }
.trends .trends-dl dd .con {
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  font-size: 12px !important; }

.text-list li {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  background: url(li-style.png) 0 12px no-repeat;
  padding: 0px 0 0px 10px;
  font-size: 14px; }
  .text-list li span {
    display: inline-block; }
  .text-list li .text {
    display: block;
    overflow: hidden;
    height: 26px;
    line-height: 26px;
    margin-right: 60px; }
  .text-list li a {
    display: block;
    color: #333333; }
  .text-list li:hover a,
  .text-list li:hover span {
    color: #ec6536; }
  .text-list li.first {
    height: auto;
    background: none;
    padding: 0; }

/*dl-list*/
.dl-list dl {
  margin-bottom: 10px; }
  .dl-list dl a {
    display: block; }
  .dl-list dl dt {
    float: left;
    position: relative; }
    .dl-list dl dt img {
      width: 98px;
      height: 78px;
      border: 1px solid #cacaca; }
  .dl-list dl dd {
    margin-left: 115px;
    position: relative; }
    .dl-list dl dd p {
      height: 20px;
      line-height: 20px;
      overflow: hidden; }

.AD-wei ul {
  width: 1200px; }
  .AD-wei ul li {
    float: left;
    width: 230px;
    margin-right: 10px; }
    .AD-wei ul li img {
      width: 230px;
      height: 100px; }

.price-index {
  width: 958px; }
  .price-index .price-indices {
    width: 920px;
    height: 40px;
    margin: 0 20px;
    overflow: hidden; }
    .price-index .price-indices ul {
      width: 2000px; }
      .price-index .price-indices ul li {
        width: 220px;
        height: 30px;
        line-height: 30px;
        float: left;
        overflow: hidden;
        background: url(li-style.png) 0 19px no-repeat;
        padding: 5px 0 5px 10px;
        margin-left: 10px; }
        .price-index .price-indices ul li span,
        .price-index .price-indices ul li i {
          display: inline-block; }
        .price-index .price-indices ul li span {
          margin-right: 5px; }
        .price-index .price-indices ul li a {
          color: #333333; }
  .price-index .price-chart {
    border: 1px solid #cacaca;
    border-top: none;
    width: 920px;
    padding: 5px 18px; }
    .price-index .price-chart ul li {
      width: 350px;
      float: left; }
      .price-index .price-chart ul li img {
        width: 350px;
        height: 202px; }
  .price-index .price-news .price-news-con {
    width: 956px;
    padding: 10px 0px;
    border: 1px solid #cacaca;
    border-top: none; }
    .price-index .price-news .price-news-con .text-list {
      float: left;
      width: 450px; }

.price-now {
  width: 228px; }
  .price-now .price-now-tit {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #cacaca; }
  .price-now .price-now-con {
    padding: 12px 8px;
    border: 1px solid #cacaca;
    border-top: none; }
    .price-now .price-now-con .price-now-con-list .w80 {
      width: 80px; }
    .price-now .price-now-con .price-now-con-list .w70 {
      width: 70px; }
    .price-now .price-now-con .price-now-con-list .w60 {
      width: 60px; }
    .price-now .price-now-con .price-now-con-list .w50 {
      width: 50px; }
    .price-now .price-now-con .price-now-con-list .w40 {
      width: 40px; }
    .price-now .price-now-con .price-now-con-list dt,
    .price-now .price-now-con .price-now-con-list dd {
      height: 26px;
      line-height: 26px;
      text-align: center; }
      .price-now .price-now-con .price-now-con-list dt span,
      .price-now .price-now-con .price-now-con-list dd span {
        display: inline-block;
        float: left; }
    .price-now .price-now-con .price-now-con-list dt {
      font-size: 14px;
      color: #ec6536;
      margin-bottom: 5px; }
    .price-now .price-now-con .price-now-con-list dd {
      font-size: 12px; }
      .price-now .price-now-con .price-now-con-list dd:hover span {
        color: #ec6536; }

/*供应*/
.supply-box .column {
  border-bottom-color: #ea5420; }
  .supply-box .column .column-name {
    color: #ea5420; }
    .supply-box .column .column-name em {
      border-left-color: #ea5420; }

.supply {
  width: 890px;
  overflow: hidden;
  padding-bottom: 5px; }
  .supply .supply-list {
    width: 900px; }
    .supply .supply-list ul li {
      width: 163px;
      margin-right: 16px;
      position: relative; }
      .supply .supply-list ul li .pic-box {
        width: 163px;
        height: 197px; }
        .supply .supply-list ul li .pic-box .pic {
          width: 163px;
          height: 197px; }
      .supply .supply-list ul li .vip-pic {
        position: absolute;
        top: -1px;
        right: -2px;
        width: 50px; }

/*特惠专区*/
.sale-box {
  width: 290px; }
  .sale-box .sale-list dl {
    margin-bottom: 5px; }

/*求购*/
.ask-to-buy {
  width: 890px;
  overflow: hidden; }
  .ask-to-buy .ask-to-buy-list {
    width: 910px; }
    .ask-to-buy .ask-to-buy-list table {
      width: 890px;
      font-size: 14px; }
      .ask-to-buy .ask-to-buy-list table th,
      .ask-to-buy .ask-to-buy-list table tr {
        text-align: center; }
      .ask-to-buy .ask-to-buy-list table th {
        background: #FEF0E7;
        color: #666;
        font-weight: normal; }
      .ask-to-buy .ask-to-buy-list table tr {
        height: 36px;
        line-height: 36px; }
        .ask-to-buy .ask-to-buy-list table tr td .offer_btn {
          border: 1px solid #ec6536;
          padding: 0 5px;
          color: #ec6536;
          border-radius: 2px; }

/*求购地区*/
.ask-to-buy-area {
  width: 290px; }
  .ask-to-buy-area .ask-to-buy-area-list dl dt img {
    width: 118px;
    height: 98px; }
  .ask-to-buy-area .ask-to-buy-area-list dl dd {
    margin-left: 135px; }
    .ask-to-buy-area .ask-to-buy-area-list dl dd p {
      height: 24px;
      line-height: 24px; }
    .ask-to-buy-area .ask-to-buy-area-list dl dd .offer-btn {
      display: inline-block;
      margin-top: 3px;
      margin-bottom: 3px; }

/*大型苗圃*/
.nursery-box .column {
  border-bottom-color: #336699; }
  .nursery-box .column .column-name {
    color: #336699; }
    .nursery-box .column .column-name em {
      border-left-color: #336699; }

.nursery {
  width: 908px;
  overflow: hidden;
  padding-bottom: 5px; }
  .nursery .nursery-list {
    width: 923px;
    font-size: 0; }
    .nursery .nursery-list dl {
      width: 226px;
      float: left;
      margin-right: 15px;
      margin-top: 10px; }
      .nursery .nursery-list dl dt {
        margin-bottom: 10px; }
        .nursery .nursery-list dl dt span {
          line-height: 26px;
          height: 26px;
          overflow: hidden;
          display: block;
          color: #666666; }
        .nursery .nursery-list dl dt .name {
          line-height: 26px;
          height: 26px;
          color: #333333; }
      .nursery .nursery-list dl dd a {
        display: block;
        width: 108px;
        position: relative; }
        .nursery .nursery-list dl dd a .pic {
          width: 106px;
          height: 82px;
          border: 1px solid #cacaca; }
        .nursery .nursery-list dl dd a .pic-name {
          display: block;
          position: absolute;
          bottom: 0px;
          left: 0px;
          width: inherit;
          height: 24px;
          line-height: 24px;
          overflow: hidden;
          text-align: center;
          zoom: 1;
          color: #fff;
          opacity: 0; }
        .nursery .nursery-list dl dd a:hover .pic-name {
          color: #fff;
          background: #000;
          opacity: 0.5;
          filter: Alpha(opacity=50);
          -webkit-transform: translateY(-60px);
          -ms-transform: translateY(-60px);
          transform: translateY(-60px);
          transition: .5s; }
    .nursery .nursery-list .nursery-item {
      display: inline-block;
      width: 30%;
      font-size: 12px;
      height: 150px;
      margin-top: 15px;
      margin-right: 3%; }
      .nursery .nursery-list .nursery-item .title {
        height: 30px;
        line-height: 30px;
        line-height: 30px;
        font-size: 14px;
        font-family: 微软雅黑;
        font-weight: 550;
        display: inline-block; }
      .nursery .nursery-list .nursery-item .img-content {
        position: relative;
        height: 120px;
        background-size: 100% 120px;
        display: block; }
        .nursery .nursery-list .nursery-item .img-content .info {
          display: none;
          position: absolute;
          bottom: 0;
          width: 100%;
          text-align: center; }
        .nursery .nursery-list .nursery-item .img-content:hover .info {
          display: inline-block;
          color: white;
          background: #000;
          opacity: 0.7;
          filter: Alpha(opacity=50);
          -webkit-transform: translateY(-2px);
          -ms-transform: translateY(-2px);
          transform: translateY(-2px);
          transition: .5s; }

.shop-news {
  width: 275px; }
  .shop-news .shop-news-list .trends-dl {
    margin-bottom: 8px; }

/*线上市场*/
.market-box .column {
  border-bottom-color: #666600; }
  .market-box .column .column-name {
    color: #666600; }
    .market-box .column .column-name em {
      border-left-color: #666600; }
.market-box .tit-box .tit-nav li:hover, .market-box .tit-box .tit-nav li.on {
  border-bottom-color: #666600; }
  .market-box .tit-box .tit-nav li:hover span, .market-box .tit-box .tit-nav li.on span {
    color: #666600; }

.market {
  width: 855px;
  overflow: hidden; }
  .market .market-list {
    width: 865px;
    padding-top: 15px; }
    .market .market-list dl {
      width: 850px;
      height: 80px;
      margin-right: 10px;
      float: left; }
      .market .market-list dl dd {
        margin-left: 165px; }
        .market .market-list dl dd .build {
          background: #F56B10;
          color: #fff;
          padding: 0 5px;
          margin-left: 10px;
          border-radius: 5px; }
        .market .market-list dl dd .breed {
          border: 1px solid #ec6536;
          border-radius: 5px;
          padding: 1px 5px;
          margin-right: 10px; }
      .market .market-list dl dt img {
        width: 150px; }

/* 新闻 */
.business-box .column {
  border-bottom-color: #009900; }
  .business-box .column .column-name {
    color: #009900; }
    .business-box .column .column-name em {
      border-left-color: #009900; }
.business-box .tit-box .tit-nav li:hover, .business-box .tit-box .tit-nav li.on {
  border-bottom-color: #009900; }
  .business-box .tit-box .tit-nav li:hover span, .business-box .tit-box .tit-nav li.on span {
    color: #009900; }

.market-news,
.business-news {
  width: 390px; }
  .market-news .trends .trends-dl,
  .business-news .trends .trends-dl {
    margin-bottom: 5px; }
    .market-news .trends .trends-dl dd,
    .business-news .trends .trends-dl dd {
      margin-left: 120px; }

.expo-news .trends .trends-dl {
  margin-bottom: 5px; }

.business-news .tab-nav {
  height: 36px;
  line-height: 36px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;
  border-bottom: #aaa;
  background: #fff; }
  .business-news .tab-nav i {
    padding: 0 10px;
    cursor: pointer;
    color: #009900; }
  .business-news .tab-nav .down {
    position: relative; }
    .business-news .tab-nav .down span {
      padding: 0 20px;
      height: 36px;
      line-height: 36px;
      display: block;
      width: 82px;
      border-right: 1px solid #DFDFDF;
      border-left: 1px solid #cacaca;
      cursor: pointer; }
    .business-news .tab-nav .down .last {
      border-right: none !important; }
    .business-news .tab-nav .down:hover .down-ul {
      display: block; }
    .business-news .tab-nav .down ul {
      width: 122px;
      border: 1px solid #cacaca;
      border-top: none;
      position: absolute;
      background: #fff;
      top: 36px;
      display: none;
      z-index: 999; }
      .business-news .tab-nav .down ul li {
        border-bottom: 1px solid #cacaca;
        padding-left: 15px;
        border-left: 5px solid #fff;
        height: 28px;
        line-height: 28px;
        cursor: pointer; }
        .business-news .tab-nav .down ul li:hover {
          border-left-color: #009900; }
.business-news .trends {
  padding: 15px 0 0; }
  .business-news .trends .business-a {
    position: relative; }
    .business-news .trends .business-a .business-pic {
      height: 100px;
      display: block !important; }
    .business-news .trends .business-a span {
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 320px;
      height: 24px;
      line-height: 24px;
      overflow: hidden;
      text-align: center;
      color: #fff;
      background: #000;
      opacity: 0.7; }
  .business-news .trends .business-tit span {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: block;
    color: #666; }
  .business-news .trends .trends-dl p {
    height: 26px;
    line-height: 26px;
    color: #999;
    overflow: hidden; }

.helper-title-bg {
  width: 100%;
  height: 318px;
  min-width: 1200px;
  min-height: 198px;
  background-image: url("../../images/helper-title-bg.gif");
  background-size: 100% 318px;
  margin-top: -5px; }

.helper-container .help-left {
  width: 220px;
  float: left;
  font-family: '微软雅黑';
  border: 1px solid #ebebeb;
  background: #fff; }
  .helper-container .help-left .title {
    text-align: center;
    color: #fff;
    background-color: #4ccc6d;
    height: 50px;
    line-height: 50px;
    font-size: 16px; }
  .helper-container .help-left .first-title {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 30px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    cursor: pointer; }
    .helper-container .help-left .first-title .icon-btm {
      width: 22px;
      height: 22px;
      background-size: 22px;
      display: inline-block;
      position: absolute;
      background-image: url("../../images/bottom.png");
      top: 9px;
      right: 10px;
      display: none; }
    .helper-container .help-left .first-title .icon-top {
      width: 22px;
      height: 22px;
      background-size: 22px;
      display: inline-block;
      position: absolute;
      background-image: url("../../images/top.png");
      top: 9px;
      right: 10px; }
  .helper-container .help-left ul li {
    text-align: center;
    margin: 20px;
    font-size: 14px;
    cursor: pointer; }
    .helper-container .help-left ul li a {
      color: #666; }
    .helper-container .help-left ul li.active a {
      color: #4ccc6d; }
.helper-container .help-right {
  width: 970px;
  float: right;
  border: 1px solid #ebebeb;
  font-family: '微软雅黑';
  background: #fff; }
  .helper-container .help-right .right-title {
    margin: 30px 40px 20px;
    padding-bottom: 15px;
    width: 970px;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc; }
    .helper-container .help-right .right-title .big-title {
      color: #4ccc6d;
      font-size: 24px; }
    .helper-container .help-right .right-title .small-title {
      color: #999;
      font-size: 16px; }
  .helper-container .help-right .company-intro {
    padding: 15px; }
    .helper-container .help-right .company-intro .img {
      width: 440px;
      height: 300px;
      float: left;
      background-image: url("../../images/company-intro.gif");
      background-repeat: no-repeat;
      margin-bottom: 20px; }
    .helper-container .help-right .company-intro .word {
      width: 470px;
      height: 300px;
      padding: 0 10px;
      float: right;
      font-size: 14px; }
    .helper-container .help-right .company-intro p {
      line-height: 30px;
      text-indent: 2em;
      color: #666; }
      .helper-container .help-right .company-intro p.green {
        color: #4ccc6d;
        font-family: 微软雅黑; }
      .helper-container .help-right .company-intro p.grey51 {
        color: #525151; }
      .helper-container .help-right .company-intro p.title {
        text-indent: 0;
        margin: 20px 0; }
    .helper-container .help-right .company-intro .mem-item {
      width: 230px;
      height: 320px;
      margin-left: 60px;
      display: inline-block;
      margin-bottom: 30px;
      margin-top: 30px;
      position: relative; }
      .helper-container .help-right .company-intro .mem-item .count {
        position: absolute;
        display: inline-block;
        left: -23px;
        top: 0;
        width: 22px;
        height: 40px;
        background-color: #4ccc6d;
        border-radius: 50px 0 0 50px;
        /* 左上、右上、右下、左下 */
        text-align: center; }
        .helper-container .help-right .company-intro .mem-item .count span {
          position: absolute;
          top: 7px;
          font-size: 18px;
          color: white;
          left: 8px; }
      .helper-container .help-right .company-intro .mem-item .men-head {
        height: 100px;
        width: 100px;
        border-radius: 100px;
        background-size: 100px 100px;
        margin: 15px auto;
        background-repeat: no-repeat; }
      .helper-container .help-right .company-intro .mem-item .mem-head {
        height: 100px;
        width: 100px;
        border-radius: 100px;
        background-size: 100px;
        margin: 15px auto;
        background-repeat: no-repeat; }
      .helper-container .help-right .company-intro .mem-item .mem-phone {
        color: #4ccc6d;
        text-align: left;
        margin-top: 40px;
        margin-left: 60px;
        font-family: 微软雅黑; }
        .helper-container .help-right .company-intro .mem-item .mem-phone .phone {
          background-image: url("../../images/phone.png"); }
      .helper-container .help-right .company-intro .mem-item .mem-QQ {
        color: #666666;
        text-align: left;
        margin-top: 20px;
        margin-left: 60px;
        font-family: 微软雅黑; }
        .helper-container .help-right .company-intro .mem-item .mem-QQ .qq {
          background-image: url("../../images/qq.png"); }
      .helper-container .help-right .company-intro .mem-item .mem-icon {
        display: inline-block;
        width: 22px;
        height: 22px;
        background-size: 22px;
        position: relative;
        top: 5px;
        left: -5px; }
      .helper-container .help-right .company-intro .mem-item p.name {
        height: 30px;
        line-height: 30px;
        color: #333333;
        text-align: left;
        font-family: 微软雅黑;
        font-size: 20px;
        border-bottom: 1px dotted #ebebeb;
        padding-bottom: 10px;
        padding-left: 10px; }
      .helper-container .help-right .company-intro .mem-item.green {
        border: 1px solid #4ccc6d; }
        .helper-container .help-right .company-intro .mem-item.green .count {
          background-color: #4ccc6d; }
      .helper-container .help-right .company-intro .mem-item.blue {
        border: 1px solid #34a8d9; }
        .helper-container .help-right .company-intro .mem-item.blue .mem-phone {
          color: #009ee2; }
          .helper-container .help-right .company-intro .mem-item.blue .mem-phone .phone {
            background-image: url("../../images/phone-blue.png"); }
        .helper-container .help-right .company-intro .mem-item.blue .count {
          background-color: #009ee2;
          position: absolute;
          display: inline-block;
          left: 50px;
          top: -26px;
          width: 130px;
          height: 25px;
          border-radius: 50px 50px 0 0;
          /* 左上、右上、右下、左下 */
          text-align: center; }
          .helper-container .help-right .company-intro .mem-item.blue .count span {
            position: absolute;
            top: 2px;
            font-size: 18px;
            color: white;
            left: 58px; }
    .helper-container .help-right .company-intro .ry-img {
      width: 260px;
      height: 180px;
      display: inline-block;
      margin-left: 43px;
      margin-bottom: 40px;
      background-size: 260px 180px;
      background-repeat: no-repeat; }
    .helper-container .help-right .company-intro .ry-img-1 {
      background-image: url("http://pic.hm5988.com/ry_1.jpg"); }
    .helper-container .help-right .company-intro .ry-img-2 {
      background-image: url("http://pic.hm5988.com/ry_2.jpg"); }
    .helper-container .help-right .company-intro .ry-img-3 {
      background-image: url("http://pic.hm5988.com/ry_3.jpg"); }
    .helper-container .help-right .company-intro .ry-img-4 {
      background-image: url("http://pic.hm5988.com/ry_4.jpg"); }
    .helper-container .help-right .company-intro .ry-img-5 {
      background-image: url("http://pic.hm5988.com/ry_5.jpg"); }
    .helper-container .help-right .company-intro .ry-img-6 {
      background-image: url("http://pic.hm5988.com/ry_6.jpg"); }
    .helper-container .help-right .company-intro .ry-img-7 {
      background-image: url("http://pic.hm5988.com/ry_7.jpg"); }
    .helper-container .help-right .company-intro .ry-img-8 {
      background-image: url("http://pic.hm5988.com/ry_8.jpg"); }
    .helper-container .help-right .company-intro .ry-img-9 {
      background-image: url("http://pic.hm5988.com/ry_9.jpg"); }
    .helper-container .help-right .company-intro .ry-img-10 {
      background-image: url("http://pic.hm5988.com/ry_10.jpg"); }
    .helper-container .help-right .company-intro .ry-img-11 {
      background-image: url("http://pic.hm5988.com/ry_11.jpg"); }
    .helper-container .help-right .company-intro .ry-img-12 {
      background-image: url("http://pic.hm5988.com/ry_12.jpg"); }
    .helper-container .help-right .company-intro .ry-img-13 {
      background-image: url("http://pic.hm5988.com/ry_13.jpg"); }
    .helper-container .help-right .company-intro .ry-img-14 {
      background-image: url("http://pic.hm5988.com/ry_14.jpg"); }
    .helper-container .help-right .company-intro .ry-img-15 {
      background-image: url("http://pic.hm5988.com/ry_15.jpg"); }
    .helper-container .help-right .company-intro .ry-img-16 {
      background-image: url("http://pic.hm5988.com/ry_16.jpg"); }
    .helper-container .help-right .company-intro .ry-img-17 {
      background-image: url("http://pic.hm5988.com/ry_17.jpg"); }
    .helper-container .help-right .company-intro .ry-img-18 {
      background-image: url("http://pic.hm5988.com/ry_18.jpg"); }
    .helper-container .help-right .company-intro .ry-img-19 {
      background-image: url("http://pic.hm5988.com/ry_19.jpg"); }
    .helper-container .help-right .company-intro .ry-img-20 {
      background-image: url("http://pic.hm5988.com/ry_20.jpg"); }
  .helper-container .help-right .line {
    text-align: center;
    height: 50px;
    clear: both;
    line-height: 50px;
    background: #f0f0f0;
    margin: 0 5px;
    color: #666; }
  .helper-container .help-right .order {
    position: relative;
    width: 970px;
    padding-left: 20px;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: '微软雅黑';
    font-size: 14px;
    float: left; }
    .helper-container .help-right .order .num {
      float: left;
      width: 40px;
      height: 40px;
      background-color: #4ccc6d;
      color: white;
      text-align: center;
      font-size: 24px; }
      .helper-container .help-right .order .num span {
        display: inline-block;
        margin-top: 5px; }
    .helper-container .help-right .order .content {
      float: left;
      width: 880px;
      margin-left: 20px; }
      .helper-container .help-right .order .content .tle {
        color: #4ccc6d;
        font-size: 16px; }
  .helper-container .help-right .magazine-table {
    border: none;
    margin-left: 30px; }
    .helper-container .help-right .magazine-table tr th {
      height: 50px;
      background: #f2f2f2;
      border-color: #ccc;
      width: 155px;
      color: #666; }
    .helper-container .help-right .magazine-table tr td {
      height: 200px;
      text-align: center;
      border: 1px solid #ccc; }
      .helper-container .help-right .magazine-table tr td img {
        width: 120px;
        height: 180px; }
  .helper-container .help-right .net-table {
    margin-left: 30px;
    border: none; }
    .helper-container .help-right .net-table tr th {
      height: 50px;
      background: #f2f2f2;
      border-color: #ccc;
      width: 155px;
      color: #666; }
    .helper-container .help-right .net-table tr td {
      height: 50px;
      text-align: center;
      border: 1px solid #ccc; }
      .helper-container .help-right .net-table tr td img {
        width: 120px;
        height: 180px; }
  .helper-container .help-right .member-table {
    border: none;
    margin-left: 30px; }
    .helper-container .help-right .member-table tr th {
      height: 50px;
      background: #f2f2f2;
      border-color: #ccc;
      width: 155px;
      color: #666; }
    .helper-container .help-right .member-table tr td {
      width: 100px;
      height: 50px;
      text-align: center;
      border: 1px solid #ccc; }
      .helper-container .help-right .member-table tr td img {
        width: 120px;
        height: 180px; }
      .helper-container .help-right .member-table tr td.first {
        width: 170px; }
      .helper-container .help-right .member-table tr td .yes {
        width: 22px;
        height: 22px;
        background-image: url("../../images/yes.png");
        background-size: 22px;
        display: inline-block; }
      .helper-container .help-right .member-table tr td .error {
        width: 22px;
        height: 22px;
        background-image: url("../../images/error.png");
        background-size: 22px;
        display: inline-block; }
  .helper-container .help-right .remark {
    padding: 15px;
    margin: 15px;
    margin-left: 45px;
    border: 1px solid #ebebeb;
    font-size: 14px;
    position: relative; }
    .helper-container .help-right .remark .view {
      padding: 3px 20px;
      background: #4ccc6d;
      color: white;
      border-radius: 15px;
      font-size: 14px; }
    .helper-container .help-right .remark p {
      font-family: '微软雅黑';
      line-height: 40px;
      color: #666; }
    .helper-container .help-right .remark .QQ-contact {
      position: absolute;
      right: 40px;
      top: 40px; }
      .helper-container .help-right .remark .QQ-contact p {
        text-align: center; }
  .helper-container .help-right .level-img {
    width: 920px;
    height: 240px;
    margin-left: 30px;
    background-image: url("../../images/member-level.gif"); }

.magazine-book .head-info-left {
  width: 400px;
  height: 570px;
  float: left;
  background-color: #ffffff;
  border: 1px solid #ebebeb; }
  .magazine-book .head-info-left .big {
    width: 250px;
    height: 360px;
    background-size: 250px 360px;
    margin: 30px auto 0;
    border: 1px solid #666; }
    .magazine-book .head-info-left .big.big1 {
      background-image: url("../../images/cover-thumb-1.jpg"); }
    .magazine-book .head-info-left .big.big2 {
      background-image: url("../../images/cover-thumb-2.jpg"); }
    .magazine-book .head-info-left .big.big3 {
      background-image: url("../../images/cover-thumb-3.jpg"); }
  .magazine-book .head-info-left .thumb .thumb-img {
    display: inline-block;
    height: 108px;
    width: 75px;
    margin-left: 41px;
    background-size: 75px 108px;
    cursor: pointer;
    border: 1px solid #999;
    margin-top: 40px; }
    .magazine-book .head-info-left .thumb .thumb-img.thumb-1 {
      background-image: url("../../images/cover-thumb-1.jpg"); }
    .magazine-book .head-info-left .thumb .thumb-img.thumb-2 {
      background-image: url("../../images/cover-thumb-2.jpg"); }
    .magazine-book .head-info-left .thumb .thumb-img.thumb-3 {
      background-image: url("../../images/cover-thumb-3.jpg"); }
.magazine-book .head-info-right {
  width: 795px;
  height: 570px;
  float: left;
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  border-left: none;
  padding-left: 20px;
  padding-top: 20px;
  box-sizing: border-box; }
  .magazine-book .head-info-right .title {
    font-size: 22px;
    font-family: "微软雅黑";
    color: #333; }
  .magazine-book .head-info-right .price-div {
    padding: 20px 0; }
    .magazine-book .head-info-right .price-div .tle {
      font-size: 14px;
      color: #666; }
    .magazine-book .head-info-right .price-div .price {
      font-size: 24px;
      color: #e53120;
      font-weight: 550; }
  .magazine-book .head-info-right .book-div {
    height: 45px;
    background-color: #f2f2f2;
    padding-left: 10px;
    margin-left: -10px;
    padding-top: 20px;
    margin-bottom: 30px;
    width: 750px; }
    .magazine-book .head-info-right .book-div .book-choose {
      font-size: 14px;
      color: #666; }
    .magazine-book .head-info-right .book-div .choose-1 {
      display: inline-block;
      padding: 3px 5px;
      font-size: 14px;
      color: #333;
      border: 1px solid #999;
      cursor: pointer;
      margin-left: 20px; }
      .magazine-book .head-info-right .book-div .choose-1.selected {
        border: 1px solid #e53120;
        color: #e53120; }
  .magazine-book .head-info-right .amount-div .tle {
    font-size: 14px;
    color: #666; }
  .magazine-book .head-info-right .amount-div .min {
    background-color: #f2f2f2;
    border: 1px solid #999;
    font-size: 14px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-left: 20px;
    padding-top: 5px;
    box-sizing: border-box;
    cursor: pointer; }
  .magazine-book .head-info-right .amount-div .nums {
    font-size: 14px;
    width: 50px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border: 1px solid #999;
    border-left: none;
    border-right: none;
    padding-top: 5px;
    box-sizing: border-box; }
  .magazine-book .head-info-right .amount-div .plus {
    background-color: #f2f2f2;
    border: 1px solid #999;
    font-size: 14px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 5px;
    box-sizing: border-box;
    cursor: pointer; }
  .magazine-book .head-info-right .amount-div .total {
    margin-left: 10px;
    font-size: 14px;
    color: #333; }
  .magazine-book .head-info-right .book-now {
    margin: 50px; }
    .magazine-book .head-info-right .book-now span {
      display: inline-block;
      height: 45px;
      line-height: 45px;
      width: 180px;
      text-align: center;
      font-size: 22px;
      color: #fff;
      background-color: #e53120;
      cursor: pointer; }
  .magazine-book .head-info-right .express span {
    color: #008f5c;
    font-size: 14px; }
  .magazine-book .head-info-right .express-area span {
    display: inline-block;
    width: 750px;
    font-size: 14px;
    margin-top: 20px;
    color: #999;
    line-height: 25px; }
.magazine-book .goods-detail {
  background: #fff; }
  .magazine-book .goods-detail .title span {
    width: 170px;
    height: 40px;
    display: inline-block;
    background: #03b277;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    text-align: center; }
  .magazine-book .goods-detail .info {
    padding: 30px 70px; }
    .magazine-book .goods-detail .info table {
      height: 200px;
      width: 1000px; }
      .magazine-book .goods-detail .info table tr th {
        padding-left: 10px;
        color: #666;
        border: 1px solid #ccc;
        font-size: 14px;
        background: #f2f2f2; }
      .magazine-book .goods-detail .info table tr td {
        padding-left: 10px;
        color: #666;
        border: 1px solid #ccc;
        font-size: 14px; }
  .magazine-book .goods-detail .sub-title {
    margin: 0 10px;
    border-bottom: 2px solid #cdcdcd;
    padding-bottom: 8px; }
    .magazine-book .goods-detail .sub-title span {
      font-size: 22px;
      color: #02ab72;
      border-bottom: 2px solid #02ab72;
      padding-bottom: 8px; }
  .magazine-book .goods-detail .sub-cnt {
    padding: 10px; }
    .magazine-book .goods-detail .sub-cnt div {
      width: 1050px;
      font-size: 14px;
      line-height: 25px;
      color: #666; }
  .magazine-book .goods-detail .magazine-img0 {
    width: 1200px;
    height: 460px;
    background-size: 1200px 460px;
    background-image: url("../../images/cuidelines.jpg");
    margin-top: 20px; }
  .magazine-book .goods-detail .magazine-img1 {
    width: 850px;
    height: 150px;
    background-size: 850px 150px;
    background-image: url("../../images/magzine-title-1.png");
    margin: 20px auto; }
  .magazine-book .goods-detail .magazine-img2 {
    width: 850px;
    height: 150px;
    background-size: 850px 150px;
    background-image: url("../../images/magzine-title-2.png");
    margin: 20px auto; }
  .magazine-book .goods-detail .magazine-img3 {
    width: 850px;
    height: 150px;
    background-size: 850px 150px;
    background-image: url("../../images/magzine-title-3.png");
    margin: 20px auto; }
  .magazine-book .goods-detail .magazine-content,
  .magazine-book .goods-detail .magazine-price {
    margin: 20px;
    padding: 30px 10px;
    text-align: center;
    background: #f5f5f5; }
  .magazine-book .goods-detail .magazine-content-1 {
    display: inline-block;
    width: 540px;
    height: 394px;
    background-size: 540px 394px;
    background-image: url("../../images/magazine-content-1.jpg"); }
  .magazine-book .goods-detail .magazine-content-2 {
    display: inline-block;
    width: 540px;
    height: 394px;
    background-size: 540px 394px;
    background-image: url("../../images/magazine-content-2.jpg");
    margin-left: 20px; }
  .magazine-book .goods-detail .magazine-price-1 {
    display: inline-block;
    width: 540px;
    height: 780px;
    background-size: 540px 780px;
    background-image: url("../../images/magazine-price-1.jpg"); }
  .magazine-book .goods-detail .magazine-price-2 {
    display: inline-block;
    width: 540px;
    height: 780px;
    background-size: 540px 780px;
    background-image: url("../../images/magazine-price-2.jpg");
    margin-left: 20px; }
  .magazine-book .goods-detail .magazine-fact-1 {
    display: inline-block;
    width: 540px;
    height: 394px;
    background-size: 540px 394px;
    background-image: url("../../images/sp1.jpg");
    margin-left: 20px; }
  .magazine-book .goods-detail .magazine-fact-2 {
    display: inline-block;
    width: 540px;
    height: 394px;
    background-size: 540px 394px;
    background-image: url("../../images/sp1.jpg");
    margin-left: 20px; }

.magazine-order .head-info-left {
  height: 50px;
  width: 175px;
  margin-left: 41px;
  background-size: 175px 50px;
  background-image: url("../../images/order-guider.png");
  display: inline-block;
  margin-top: 30px; }
.magazine-order .head-info-right {
  height: 80px;
  width: 555px;
  margin-left: 41px;
  background-size: 555px 80px;
  background-image: url("../../images/magazine-loading-1.png");
  float: right;
  margin-top: 20px;
  margin-bottom: 10px; }
.magazine-order .title {
  display: inline-block;
  width: 80px;
  text-align: right;
  color: #666;
  font-size: 14px;
  font-family: 微软雅黑;
  padding-right: 10px;
  margin-top: 20px;
  margin-left: 50px; }
.magazine-order .area {
  height: 26px;
  line-height: 26px;
  border: 1px solid #ccc; }
.magazine-order .order-input {
  width: 200px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #ccc;
  font-size: 12px;
  margin-right: 5px;
  box-sizing: border-box; }
  .magazine-order .order-input.location {
    width: 200px; }
.magazine-order .get-code {
  display: inline-block;
  width: 100px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #ccc;
  text-align: center;
  cursor: pointer;
  margin-left: 10px; }
.magazine-order .order-now {
  margin: 50px; }
  .magazine-order .order-now span {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    width: 180px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background-color: #e53120;
    cursor: pointer;
    cursor: pointer; }

.magazine-show-order .head-info-left {
  height: 50px;
  width: 175px;
  margin-left: 41px;
  background-size: 175px 50px;
  background-image: url("../../images/order-guider.png");
  display: inline-block;
  margin-top: 30px; }
.magazine-show-order .head-info-right {
  height: 80px;
  width: 555px;
  margin-left: 41px;
  background-size: 555px 80px;
  background-image: url("../../images/magazine-loading-2.png");
  float: right;
  margin-top: 20px;
  margin-bottom: 10px; }
.magazine-show-order .title {
  border-bottom: 4px solid #f5f5f5; }
.magazine-show-order .content {
  line-height: 90px;
  position: relative;
  border-bottom: 2px solid #f5f5f5; }
  .magazine-show-order .content .img {
    display: inline-block;
    height: 60px;
    width: 40px;
    background-size: 40px 60px;
    position: absolute; }
    .magazine-show-order .content .img.thumb-1 {
      top: 15px;
      left: 20px;
      background-image: url("../../images/cover-thumb-1.jpg"); }
    .magazine-show-order .content .img.thumb-2 {
      top: 15px;
      left: 60px;
      background-image: url("../../images/cover-thumb-2.png"); }
    .magazine-show-order .content .img.thumb-3 {
      background-image: url("../../images/cover-thumb-3.jpg"); }
.magazine-show-order .item {
  display: inline-block;
  width: 230px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: #666;
  font-size: 12px; }
  .magazine-show-order .item.long {
    width: 280px; }
    .magazine-show-order .item.long .item-title {
      width: 130px;
      line-height: 20px;
      top: 15px;
      position: absolute;
      left: 120px; }
.magazine-show-order .pay-content {
  float: right;
  padding: 20px;
  margin: 10px; }
  .magazine-show-order .pay-content .fr {
    float: right;
    clear: both;
    margin-bottom: 10px; }
  .magazine-show-order .pay-content .fw {
    font-size: 14px;
    font-weight: 600;
    font-family: 微软雅黑;
    margin-bottom: 10px; }
  .magazine-show-order .pay-content .prices {
    color: #e53120;
    font-size: 20px; }
.magazine-show-order .pay-now {
  margin-top: 20px;
  float: right;
  clear: both; }
  .magazine-show-order .pay-now span {
    display: inline-block;
    line-height: 40px;
    width: 150px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #e53120;
    cursor: pointer;
    font-weight: 600; }
.magazine-show-order .edit-location {
  font-size: 16px;
  padding: 10px;
  display: inline-block;
  color: #e83928; }
.magazine-show-order .order-location-info {
  padding: 0 10px 10px;
  font-size: 14px; }

.magazine-show-order-dialog .scan-qrcode {
  width: 400px;
  height: 570px;
  box-shadow: 0 0 30px #ededed;
  margin: 10px auto; }
  .magazine-show-order-dialog .scan-qrcode .scan {
    text-align: center;
    font-size: 40px;
    color: #bdbdbd;
    font-weight: 600;
    margin: 25px; }
  .magazine-show-order-dialog .scan-qrcode .zhifu-img {
    text-align: center;
    padding-top: 40px;
    margin-top: 10px; }
    .magazine-show-order-dialog .scan-qrcode .zhifu-img .alipay {
      display: inline-block;
      width: 130px;
      height: 45px;
      background-size: 130px 45px;
      background-image: url("../../images/alipay.png"); }
    .magazine-show-order-dialog .scan-qrcode .zhifu-img .weixinpay {
      margin-left: 10px;
      display: inline-block;
      width: 150px;
      height: 45px;
      background-size: 150px 45px;
      background-image: url("../../images/weixinpay.png"); }
  .magazine-show-order-dialog .scan-qrcode .zhifu-confirm {
    text-align: center; }
    .magazine-show-order-dialog .scan-qrcode .zhifu-confirm .ok {
      display: inline-block;
      width: 140px;
      height: 30px;
      background-color: #ed4747;
      color: #fff;
      text-align: center;
      line-height: 30px;
      margin-top: 20px;
      border-radius: 15px; }
    .magazine-show-order-dialog .scan-qrcode .zhifu-confirm .no {
      display: inline-block;
      width: 140px;
      height: 30px;
      background-color: #e5e5e5;
      color: #bdbdbd;
      text-align: center;
      line-height: 30px;
      border-radius: 15px;
      margin-left: 10px;
      margin-top: 20px; }

.express-dialog .express-info {
  font-size: 14px;
  line-height: 26px; }
.express-dialog .express-company {
  font-size: 16px;
  line-height: 30px;
  font-weight: 600; }

.dpzs-title-bg {
  width: 100%;
  height: 400px;
  min-width: 1200px;
  min-height: 198px;
  background-image: url("../../images/dpzs.jpg");
  background-size: 100% 400px;
  margin-top: -5px; }

.dpzs-left {
  width: 940px;
  height: 320px; }
  .dpzs-left .dpzs-top-left {
    width: 170px;
    height: 320px;
    overflow: hidden;
    float: left; }
    .dpzs-left .dpzs-top-left .title {
      width: 170px;
      height: 60px;
      background: #12885c;
      line-height: 60px; }
      .dpzs-left .dpzs-top-left .title .spec-small-bg {
        background-image: url("../../images/spec-small-bg.png");
        width: 30px;
        height: 30px;
        background-size: 30px 30px;
        float: left;
        margin-top: 15px; }
      .dpzs-left .dpzs-top-left .title span {
        font-size: 20px;
        color: #fff;
        font-weight: 600;
        margin-left: 25px; }
    .dpzs-left .dpzs-top-left .spec-bg {
      background-image: url("../../images/spec-bg.jpg");
      width: 170px;
      height: 420px;
      background-size: 320px 500px;
      background-position: -56px 0;
      background-color: #01895a; }
    .dpzs-left .dpzs-top-left .spec {
      width: 170px;
      height: 59px;
      background: #019864;
      border-bottom: 1px solid #0a8c60;
      display: inline-block;
      line-height: 59px;
      text-align: center;
      font-size: 18px;
      color: #fff;
      font-weight: 600;
      opacity: 0.82; }
  .dpzs-left .dpzs-top-right {
    width: 760px;
    height: 320px;
    background-image: url("../../images/HMI.png");
    background-size: 200px 100px;
    position: relative;
    float: left;
    margin-left: 10px; }
    .dpzs-left .dpzs-top-right .total-screen {
      color: #06c;
      cursor: pointer;
      font-size: 16px;
      border: 1px solid;
      padding: 5px;
      border-radius: 10px; }

.dpzs-total {
  float: left; }

.dpzs-right {
  width: 240px;
  background: #fff;
  float: left; }

.dpzs-bottom {
  width: 940px;
  margin-top: 15px;
  clear: both; }
  .dpzs-bottom .dpzs-express {
    width: 530px;
    background: #fff;
    float: left;
    margin-left: 5px; }
    .dpzs-bottom .dpzs-express .title {
      height: 50px;
      padding: 0 20px;
      font-size: 20px;
      border-bottom: 3px solid #159764;
      line-height: 50px; }
      .dpzs-bottom .dpzs-express .title .title-name {
        width: 135px;
        float: left; }
      .dpzs-bottom .dpzs-express .title .title-bg {
        width: 25px;
        height: 25px;
        background-image: url("../../images/title-bg.png");
        background-size: 25px;
        float: left;
        margin-top: 14px;
        margin-right: 14px; }
      .dpzs-bottom .dpzs-express .title a {
        float: right; }
    .dpzs-bottom .dpzs-express .express-item {
      font-size: 16px;
      height: 40px; }
      .dpzs-bottom .dpzs-express .express-item img {
        width: 110px;
        height: 80px;
        float: left;
        margin-top: 30px;
        margin-left: 25px; }
      .dpzs-bottom .dpzs-express .express-item .detail {
        width: 350px;
        float: left;
        margin-top: 10px;
        margin-left: 20px; }
        .dpzs-bottom .dpzs-express .express-item .detail .name {
          float: none; }
      .dpzs-bottom .dpzs-express .express-item .name {
        width: 380px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 40px;
        float: left;
        line-height: 40px;
        margin-left: 25px; }
      .dpzs-bottom .dpzs-express .express-item .time {
        float: left;
        line-height: 40px; }
      .dpzs-bottom .dpzs-express .express-item .content {
        height: 100px;
        line-height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
        color: #999;
        margin-left: 20px; }

.dpzs .list-title {
  font-size: 14px;
  color: #666;
  height: 50px;
  border-bottom: 1px solid #ccc;
  margin: 0 5px;
  padding: 0 20px;
  text-align: center; }
  .dpzs .list-title .dpzs-more {
    background-image: url("../../images/dpzs-more.png");
    width: 50px;
    height: 15px;
    background-size: 50px 15px; }
  .dpzs .list-title div {
    display: inline;
    line-height: 50px; }
.dpzs .list .list-item {
  font-size: 14px;
  color: #666;
  height: 40px;
  margin: 0 5px;
  padding: 0 20px; }
  .dpzs .list .list-item .item-name {
    float: left;
    line-height: 40px; }
  .dpzs .list .list-item .item-num {
    float: right;
    line-height: 40px; }
  .dpzs .list .list-item .red {
    color: #fe3736; }
  .dpzs .list .list-item .green {
    color: #4ccc6d; }
.dpzs .list-up-down {
  height: 30px; }
.dpzs .dpzs-arrow-down {
  background-image: url("../../images/dpzs-arrow-down.png");
  width: 15px;
  height: 15px;
  background-size: 15px 15px;
  display: inline-block; }
.dpzs .dpzs-arrow-up {
  background-image: url("../../images/dpzs-arrow-up.png");
  width: 15px;
  height: 15px;
  background-size: 15px 15px;
  display: inline-block; }

#dpzs-big-dialog {
  display: none; }

#dpzs-big-dialog.show {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: #000;
  display: block; }
  #dpzs-big-dialog.show #mask-header {
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: 99999; }
    #dpzs-big-dialog.show #mask-header .button {
      font-size: 20px;
      color: red;
      cursor: pointer; }
  #dpzs-big-dialog.show .banner {
    color: #fff;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 15px;
    z-index: 999;
    text-align: center; }
    #dpzs-big-dialog.show .banner .item {
      padding: 5px;
      color: #fff;
      font-size: 16px;
      cursor: pointer; }
      #dpzs-big-dialog.show .banner .item.selected {
        color: #07d;
        border-bottom: 1px solid #07d; }

/*# sourceMappingURL=index.css.map */
